home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 2937 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  930 b 

  1. Path: sn.no!not-for-mail
  2. From: ilan@sn.no (Ilan Sharoni)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: search engine
  5. Date: 7 Feb 1996 07:09:43 +0100
  6. Organization: SN Internett
  7. Message-ID: <4f9fn7$q68@sinsen.sn.no>
  8. References: <2205f9d8.0@amuc.mtroyal.ab.ca>
  9. NNTP-Posting-Host: sinsen.sn.no
  10. X-Newsreader: THOR 2.0 (SOUP)
  11.  
  12. On 02-Feb-96 16:16:24, MCollette (637684755@amuc.mtroyal.ab.ca) Wrote:
  13. >Does abyone have any ideas as how to make a search engine that looks through
  14. >directories until it finds a file? My biggest problem is finding what sub
  15. >directories are in a directory, then changing to that sub directory. Please
  16. >help me with this, and keep in mind I only have Kick Start 1.3
  17. >Thanx
  18. >MCollette@amuc.mtroyal.ab.ca
  19.  
  20. Did you try
  21. 1>search <path> <name|pattern> file all quiet
  22.                                ^^^^ ^^^
  23.  
  24. (1>search df0: #?.info file all quiet)
  25.  
  26.  
  27. Or do you mean how to scan a dir in your own program?
  28.  
  29.  
  30. ilan
  31.